| Total Complexity | 23 |
| Dependencies | 5 |
| Dependents | 2 |
| Total lines | 172 |
| Lines of code | 67 |
| Logical lines of code | 35 |
| Comment lines | 87 |
| Methods | 12 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_buyer_contact_uuid() | 58 | 5 | 16 | |
| get_transaction_uuid_for_item() | 70 | 3 | 5 | |
| save_is_prepaid_product() | 78 | 2 | 3 | |
| get_order_items() | 69 | 2 | 7 | |
| save_transaction_uuid_for_item() | 66 | 2 | 8 | |
| add_order_note() | 68 | 2 | 7 | |
| get_product_id_from_item() | 71 | 2 | 6 | |
| is_prepaid_product() | 78 | 1 | 3 | |
| get_order() | 80 | 1 | 3 | |
| were_prepaid_transactions_created() | 78 | 1 | 3 | |
| mark_prepaid_transactions_created() | 79 | 1 | 3 | |
| get_product() | 80 | 1 | 3 |